Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / PropertyBridge<TPropType> Class / PropertyBridge<TPropType> Constructor

In This Topic
    PropertyBridge<TPropType> Constructor
    In This Topic
    Creates an instance of the PropertyBridge element.
    Syntax
    'Declaration
     
    
    Public Function New()
    public PropertyBridge<TPropType>()
    See Also